home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
Chip_2003-01_cd1.bin
/
oddech
/
bechpack
/
bechpack.exe
/
scripts
/
DefineButton2_511
/
BUTTONCONDACTION on(release, keyPress Enter).as
Wrap
Text File
|
2002-10-29
|
119b
|
9 lines
on(release, keyPress "<Enter>"){
nextFrame();
play();
tellTarget("_root.t")
{
play();
}
}